home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / util / misc / man3801.lha / Man3.801 / Pages / Man.man < prev    next >
Text File  |  1995-03-30  |  2KB  |  99 lines

  1.  
  2. NAME
  3.  
  4.     Man
  5.  
  6.  
  7. FORMAT
  8.  
  9.     Man [-c | -config | -l | -list | -q | -quit] [man page]
  10.  
  11.  
  12. TOOLTYPES
  13.  
  14.     DONOTWAIT        <has no argument>
  15.     CX_PRIORITY    =    <priority of Commodity>
  16.     CX_POPKEY      =    <popkey for configuration window>
  17.     HOTKEY           =    <popkey für man page requester>
  18.     REQX        =    <x-position of requester>
  19.     REQY        =    <y-position of requester>
  20.     WINX        =    <x-position of config-window>
  21.     WINY        =    <y-position of config-window>
  22.     REQENTRIES    =    <number of entries in requester>
  23.     GUIDE        =     <program to view .guide files>
  24.     DVI        =    <program to view .dvi files>
  25.     UNIX        =    <program to view UNIX man pages>
  26.     PROGRAM        =    <program to view other texts>
  27.     DATA        =    <filename to store man page list>
  28.  
  29.  
  30. PURPOSE
  31.  
  32.     Commodity to view help texts from shell or WB.
  33.  
  34.  
  35. SPECIFICATION
  36.  
  37.     MAN can be used to manage your documents und text files.  It is
  38.     realized as a commodity.  But it can also be used from shell.
  39.     You can quit MAN either by sending CTRL-C to it's task, by
  40.     sending CMD_KILL with the commoodities' exchange program, or by
  41.     typing 'man -q' in a shell.
  42.     MAN displays your halp texts using external text viewers. You
  43.     can activate a man page by using the program's HOTKEY or by typing
  44.     'man <man page>' in your shell.
  45.  
  46.  
  47. OPTIONS
  48.  
  49.     -q | -quit    Quits the commodity (if it is in memory).
  50.     -l | -list    Shows a list of all available man pages.
  51.     -c | -config    Opens the configuration window.
  52.     
  53.     Anything else will be interpreted as a man page to show.  (Patterns
  54.     can be used here.)
  55.  
  56.  
  57. EXAMPLE
  58.  
  59.     1> man -l
  60.     displays a list of all available texts
  61.     
  62.     1> man
  63.     opens the requester of the program
  64.  
  65.     1> man a#?
  66.     returns a list of all texts beginning with 'a'.
  67.  
  68.  
  69. BUGS
  70.  
  71.     NONE.
  72.  
  73.  
  74. AUTHOR
  75.  
  76.     Markus Hillenbrand
  77.     Hauptstrasse 6
  78.     36124 Eichenzell-Loeschenrod
  79.     Germany
  80.     
  81.     E-mail: m_hillen@informatik.uni-kl.de
  82.  
  83.  
  84. COPYRIGHT NOTICE
  85.  
  86.     This man page was written by:
  87.  
  88.     Markus Hillenbrand
  89.         Weserstrasse 9
  90.         36124 Eichenzell-Loeschenrod
  91.         Germany
  92.  
  93.         E-mail: m_hillen@informatik.uni-kl.de
  94.  
  95.  
  96. SEE ALSO
  97.  
  98.     man (UNIX)
  99.